Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

[pull] v6 from sequelize:v6 #11

Open
wants to merge 314 commits into
base: v6
Choose a base branch
from
Open

[pull] v6 from sequelize:v6 #11

wants to merge 314 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 9, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 9, 2021
fzn0x and others added 29 commits November 3, 2021 08:49
…elds (#12801)

* fix(mssql): add test for hasOne with a primary key with specified field

* fix(mssql): use aliased column name for attributes

Use proper aliased column names for sub query attributes when parent is top

Co-authored-by: Marces Engel <[email protected]>
* Add vectorized version of logo

Fixes #12844

* docs(logo): add simple svg logo

Co-authored-by: Sascha Depold <[email protected]>
* docs(data-types): fix reference to DataTypes.NOW
* fix: expect result is null but got zero

* revert: query-interface.js

* fix: model.js to return null

* fix: test title

* fix: if sum without rows, expect null

Co-authored-by: Sascha Depold <[email protected]>
Patch with missing type definitions for static decrement method

Co-authored-by: Constantin Metz <[email protected]>
Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* Update operators.d.ts

resolved the typescript issue for Op.match (#12955)

* Update operators.d.ts

Co-authored-by: Constantin Metz <[email protected]>
Co-authored-by: Sascha Depold <[email protected]>
This does require maintainers/issue reviewers to add type labels to all still occurring issues and regularly update them
* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

* fix(mssql): sqlserver 2008 fix for using offsets and include criteria

Co-authored-by: sschwenker <[email protected]>
Co-authored-by: Sascha Depold <[email protected]>
Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* fix: typing on creation within an association

* fix: tests

Signed-off-by: Mohamed El Mahallawy <[email protected]>
This commit uses the pg_connection_string package to parse the
connection string if the dialect is postgresql. This is helpful because
it automatically handles reading SSL certs that are specified in the
connection string.

As part of this, support was added for the `options` URL parameter,
which allows arbitrary session variables to be configured in the
connection string.

Co-authored-by: Sascha Depold <[email protected]>
* feat: option for attributes having dotnotation

- `options.dotnotation`, can be used when the column name has dot in it.

* test: add test case for attributes with dot notation

* docs: add function doc for `option.dotnotation`

* fix: expected query for dot notation test case

* refactor: camelcase dotnotation keyword

Co-authored-by: Mukesh Suthar <[email protected]>
WikiRik and others added 30 commits May 24, 2023 16:33
Co-authored-by: Carlos Bardasano <[email protected]>
Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Carlos Bardasano <[email protected]>
Co-authored-by: Rik Smale <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.